PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getParentStructureElementForTableOfContents Method
In This Topic
    getParentStructureElementForTableOfContents Method
    In This Topic
    Gets the parent structure element for the table of contents.
    Syntax
    public PDFStructureElement getParentStructureElementForTableOfContents()

    Return Value

    A com.o2sol.pdf4java.logicalstructure.PDFStructureElement object representing the parent for the structure elements that define the table of contents.
    See Also